You are here: Symbol Reference > Dew Namespace > Dew.Stats Namespace > Dew.Stats.Units Namespace > Classes > StatTimeSerAnalysis Class > StatTimeSerAnalysis Methods > PACF Method > StatTimeSerAnalysis.PACF Method ([In] TVec, [In] TVec)
Dew Stats for .NET
ContentsIndexHome
PreviousUpNext
StatTimeSerAnalysis.PACF Method ([In] TVec, [In] TVec)

Partial autocorelation function.

Syntax
C#
Visual Basic
public static void PACF([In] TVec Src, [In] TVec Dst);
Parameters 
Description 
[In] TVec Src 
Stores the sample autocorrelation function (ACF). 
[In] TVec Dst 
Returns the sample partial autocorrelation function (PACF) on output. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!